| HsStudentResponseComments |
| Logical Entity Name | HsStudentResponseComments |
| Default Table Name | HsStudentResponseComments |
| Physical Only | NO |
| Definition | |
| Note |
| HsStudentResponseComments Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
HsStudentResponseCommentsID |
int | NO | ||
SyStudentID |
int | NO | ||
HsApplicationQuestionResponseID |
int | NO | ||
| Response | nvarchar(100) | YES | ||
HsStudentApplicationID |
int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| HsStudentResponseComments Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_HsStudentResponseComments_HsStudentResponseCommentsID | PrimaryKey | HsStudentResponseCommentsID |
| HsStudentResponseComments Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| HsApplicationQuestionResponse | Non-Identifying | One To Zero or More | FK_HsStudentResponseComments_HsApplicationQuestionResponseID_HsApplicationQuestionResponse_HsApplicationQuestionResponseID | HsApplicationQuestionResponseID | NO | YES | ||
| HsStudentApplication | Non-Identifying | One To Zero or More | FK_HsStudentResponseComments_HsStudentApplicationID_HsStudentApplication_HsStudentApplicationID | HsStudentApplicationID | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_HsStudentResponseComments_SyStudentID_SyStudent_SyStudentID | SyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_HsStudentResponseComments_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| HsStudentResponseComments Check Constraints |
| Check Constraint Name | CheckConstraint |